PDF4Java Reference Documentation
com.o2sol.pdf4java.core.collections Package
/
Collection<T> Class
/ add Method
Collapse All
Expand All
In This Topic
add Method
In This Topic
Adds an object to the collection.
Overload List
Overload
Description
add(T)
Adds an object to the collection.
add(int,T)
Adds an object to the collection.
See Also
Reference
Collection<T> Class
Collection<T> Members